home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 699 / callfix / callfix.doc next >
Text File  |  1992-08-25  |  3KB  |  74 lines

  1.  
  2.  
  3. CALLFIX.DOC ---------------------------------------------------------------
  4.  
  5.      - for CALLFIX.TOS - Release #1 - Version 1.00 - On 07/29/92 -
  6.  
  7.  
  8.      CallFix allows some old software to run under newer versions of TOS.
  9.  
  10.      Why is this necessary?  Bad programming!  Some programs use illegal 
  11. tricks, which cause the computer to crash when run on newer versions of 
  12. TOS.  Some things never change...
  13.  
  14.      If you get a crash when you run an old program that used to work, 
  15. and you have a new TOS, CallFix may be for you.  Try running it, then when 
  16. it exits try running the problem program.  You should not run CallFix more 
  17. than once in the same session (it will stay resident & functioning until 
  18. you reboot).
  19.      If CallFix does help, you may place it in your AUTO folder or only 
  20. run it when needed.  It will marginally slow down your computer and may 
  21. increase the chances of crashes in combination with some other AUTO folder 
  22. programs.
  23.  
  24.      Programs I have found that CallFix is needed for are from GST and 
  25. Metacomco, although I'm sure there are others as I don't have an extensive 
  26. software library.
  27.  
  28.      Technical notes:  In old versions of GEMDOS, some registers were 
  29. preserved across calls.  Some programmers relied on this, even though 
  30. Atari said not to.  Now things have changed, and these programs crash.
  31. CallFix preserves registers d0-d2/a0-a2 on the stack.  This takes up 
  32. space, thus increasing the chance that the stack might overflow, hence the 
  33. warning about crashes.
  34.  
  35.  
  36. Feedback ------------------------------------------------------------------
  37.  
  38.      If you'd like a particular feature or just more features generally, 
  39. here's what you have to do: just ask!  Please also let me know of any bugs 
  40. you find, complaints you have, or improvements you think of.
  41.      Drop me a line if you think of other program ideas that you'd like to 
  42. see happen, or just to see what's new.
  43.      If you'd like to ensure that this program has a future, or you'd like 
  44. to donate $5 towards that cause or in thanks, here's where:
  45.  
  46.      BCS-Atari BBS: (617)396-4607; leave mail for Tom Nolan
  47.      (Boston Computer Society Atari User Group Bulletin Board System)
  48.  
  49.      Or:
  50.  
  51.      Power Supply Software
  52.      5 South St.
  53.      Peabody, MA 01960-6121
  54.      (508)532-0615 (ask for Mike)
  55.  
  56.  
  57. Fine print ----------------------------------------------------------------
  58.  
  59.      This package should contain this file, CALLFIX.DOC, and the program, 
  60. CALLFIX.PRG.
  61.  
  62.     History:
  63.       Release #01, Version 1.00, On 07/29/92 - original
  64.  
  65.      This program is Copyright (c) 1992.  It may be distributed for and 
  66. only for free, and only accompanied by this documentation in its entirety.
  67. It may be included in PD/Shareware software collections, as long as it is 
  68. clear that any charge is for the service of providing the collection 
  69. rather than for the software itself.
  70.  
  71.  
  72. End of Document -----------------------------------------------------------
  73.  
  74.